home *** CD-ROM | disk | FTP | other *** search
- /**/
- 'cls'
- Say " "
- Say "****************************************************************"
- Say " Name: Test Case 05"
- Say " "
- Say " Program: OS/2's VDM MODE command"
- Say " "
- Say " Purpose: To change different video MODEs"
- Say " "
- Say " "
- Say " Please refer to test05.doc for more"
- Say " information on what this test case does."
- Say "****************************************************************"
-
- call Beep 500, 100
- '@echo off'
- Pause
- 'cd ..\modetest\vdm'
- 'call runme.cmd'
- 'cd ..\..\testcase'
- '@echo on'
- exit
-